class Faraday::HttpCache

def create_request(env)

def create_request(env)
  Request.from_env(env)
end