# File lib/action_controller/metal/helpers.rb, line 85
      def helpers
        @helper_proxy ||= ActionView::Base.new.extend(_helpers)
      end