# File lib/rbot/message.rb, line 379
    def public?
      return !@private
    end