# File lib/rbot/irc.rb, line 387
  def will_accept?(*els)
    internal_will_accept?(false, *els)
  end