static Set rawIndentsSet(S text) { ret mapToSet getLeadingSpaces(lines(text)); }