# File lib/rbot/irc.rb, line 1185
      def initialize(ch)
        super
        @list = UserList.new
      end