static L> biggestRegionsFirst(Cl> l) { ret sortByCalculatedFieldDesc(l, r -> r.numberOfPixels()); }