# File lib/spec/rails/example/helper_example_group.rb, line 146
        def _assigns_hash_proxy
          @_assigns_hash_proxy ||= AssignsHashProxy.new(self) {helper}
        end