static L ai_sortCategoriesBySize(Collection l) { ret sorted(l, ai_smallerCategoryComparator()); }