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