class Typhoeus::Request

def handled_response

def handled_response
  @handled_response || response
end