### Steps to reproduce 1. Check the contact form phtml 2. There is a warning message regarding: `$this->helper` ### Expected result <!--- Tell us what do you expect to happen. --> 1. I think it shouldn't be a warning since there is no helper method in the block. ### Actual result 1. It's showing a warning message.