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