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