static int smartIndexOfSpaceEtc(S s) { int i = indexOfSpaceEtc(s); ret i < 0 ? l(s) : i; }