sbool startsWithSpaceEtc(S s) { ret isSpaceEtc(charAt(s, 0)); }