static Map safeUnstructMapAllowingClasses(S s, Class... allowedClasses) { ret (Map) safeUnstructureAllowingClasses(s, allowedClasses); }