# File lib/httpclient/timeout.rb, line 57 def initialize @pool = {} @next = nil @thread = start_timer_thread end