# File lib/rbot/core/irclog.rb, line 64 def irclog(message, where="server") @queue.push [message, where] end