# File lib/typhoeus/easy.rb, line 69 def proxy=(proxy) set_option(OPTION_VALUES[:CURLOPT_PROXY], proxy) end