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