class Typhoeus::Easy

def proxy=(proxy)

def proxy=(proxy)
  set_option(OPTION_VALUES[:CURLOPT_PROXY], proxy)
end