# File lib/rbot/irc.rb, line 439
  def concat(ar)
    super(ar) if internal_will_accept?(true, *ar)
  end