class HTTParty::Request

def http

def http
  connection_adapter.call(uri, options)
end