# File lib/rbot/irc.rb, line 406
  def <<(el)
    super(el) if internal_will_accept?(true, el)
  end