static L mapMethod(Collection c, fS methodName) { ret map(c, func(O o) { callOpt(o, methodName) }); }