static L methodsSortedByNameIC(Cl l) { ret sortedByCalculatedFieldIC(l, m -> m.getName()); }