static Map autoMap(Class c) { ret AutoMap(c); } static Map lambdaMapLike autoMap(IF0 f) { ret AutoMap(f); }