static Map loadedClassesOfProgramWithSize_biggestFirst(O program) { ret mapSortedByValueDesc(loadedClassesOfProgramWithSize(program)); }