static Ext mapMethodLike extTrans(S info, Ext src, A a) { Ext e = ext(a); e.fieldValues.put(+src); e.fieldValues.put(+info); ret e; }