internal void Clear()
 {
     this.messages.Clear();
     this.lastMessage = null;
 }