class Typhoeus::Easy

def perform

def perform
  set_headers()
  easy_perform()
  response_code()
end