# File rbot/message.rb, line 206 def initialize(bot, source, channel, topic="") super(bot, source, channel, topic) end