# File lib/rbot/irc.rb, line 432 def |(ar) ArrayOf.new(@element_class, super(ar)) if internal_will_accept?(true, *ar) end