# File lib/action_view/testing/resolvers.rb, line 16
    def to_s
      @hash.keys.join(', ')
    end