public void stop(Writer w) {
   super.stop(w);
   printAppearedMsgTypes();
 }