# File lib/typhoeus/normalized_header_hash.rb, line 12
    def fetch(key, *extras)
      super(convert_key(key), *extras)
    end