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