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