Google

# File rbot/timer.rb, line 75
    def remove(handle)
      @timers.delete_at(handle)
    end