static {
   for (OutputStyle style : OutputStyle.values()) shortNames.put(style.shortName, style);
 }