Google

# File rbot/timer.rb, line 85
    def unblock(handle)
      @timers[handle].blocked = false
    end