# File lib/more/facets/timer.rb, line 171 def defuse if @timer_thread Thread.kill @timer_thread @timer_thread = nil end end