# File lib/faraday/utils.rb, line 22
      def [](k)
        super(KeyMap[k])
      end