static int indexOfSpace(S s) { ret indexOf(s, ' '); }