# File lib/rbot/core/utils/httputil.rb, line 307
  def cleanup
    debug 'stopping http cache cleanup timer'
    @bot.timer.remove(@timer)
  end