# File lib/typhoeus/easy.rb, line 242 def ssl_capath=(capath) set_option(OPTION_VALUES[:CURLOPT_CAPATH], capath) end