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