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