from message import Message dclass Message: DistributedObject { sendText(string messageText) broadcast; }