/** Adds a message to the end of the new messages. @param aMessage a message */ public void addMessage(Message aMessage) { }