# File lib/spec/rails/example/view_example_group.rb, line 152
        def _assigns_hash_proxy
          @_assigns_hash_proxy ||= AssignsHashProxy.new self do
            @response.template
          end
        end