class Graphlient::Adapters::HTTP::HTTPAdapter

def uri

def uri
  @uri ||= URI(url)
end