# File lib/rbot/irc.rb, line 894
  def to_irc_netmask(opts={})
    Irc::Netmask.new(self, opts)
  end