public static synchronized void printOutputMapToStderr() {
   outputMap.print(stderr);
 }