# File lib/rbot/irc.rb, line 1066
    def initialize(ar=[])
      super(ar)
      @element_class = User
    end