@Override
 public final JsonFormat.Value getDefaultPropertyFormat(Class<?> baseType) {
   return _config.getDefaultPropertyFormat(baseType);
 }