class Faraday::Utils::Headers

def to_hash

def to_hash
  {}.update(self)
end