# File lib/rbot/irc.rb, line 1297
  def to_irc_channel_topic
    Irc::Channel::Topic.new(self)
  end