# File lib/action_view/testing/resolvers.rb, line 11
    def initialize(hash = {})
      super()
      @hash = hash
    end