static S nextToLastDigit(S s) { ret takeFirst(1, lastTwoDigits(s)); }