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