# File lib/rbot/irc.rb, line 1965
    def new_netmask(str)
      str.to_irc_netmask(:server => self)
    end