static PrettyPrinter()
 {
     _defaults = PrettyPrinterOptions.GetDefaults();
     _cache    = new OidCache();
 }