static Set indentWidthsSet(S text) { ret mapToTreeSet(s -> l(tabsToSpaces(s)), rawIndentsSet); }