# File rbot/dbplugins/dash.rb, line 15 def cleanup if(@t_handle) @bot.timer.remove(@t_handle) end end