static <A extends Concept> L<A> sortedByConceptID(Cl<A> c) { ret sortedByCalculatedField conceptID(c); }