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