# File lib/spec/rails/example/helper_example_group.rb, line 154
        def _assigns_hash_proxy
          @_assigns_hash_proxy ||= AssignsHashProxy.new self do
            helper
          end
        end