# File lib/rbot/ircsocket.rb, line 91
    def clear
      @storage.clear
      @last_idx = -1
    end