class Envirobly::Api

def default_headers

def default_headers
  { "User-Agent" => USER_AGENT, "X-Cli-Host" => Socket.gethostname }
end