# File lib/ethon/multi/options.rb, line 76 def timerdata=(value) Curl.set_option(:timerdata, value_for(value, :string), handle, :multi) end