# File lib/rbot/message.rb, line 488 def inspect fields = ' channel=' << channel.to_s super(fields) end