# File lib/typhoeus/normalized_header_hash.rb, line 24
    def [](key)
      super(convert_key(key))
    end