# File rbot/channel.rb, line 27
    def topic=(name)
      @topic.name = name
    end