# File lib/rbot/timer.rb, line 107
    def block(handle)
      @timers[handle].blocked = true
    end