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