# File lib/faraday/utils.rb, line 90
      def [](key)
        super(convert_key(key))
      end