# File lib/typhoeus/normalized_header_hash.rb, line 16
    def key?(key)
      super(convert_key(key))
    end