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