# File lib/rbot/irc.rb, line 1485
  def to_irc_channel(opts={})
    Irc::Channel.new(self, opts)
  end