sS firstIntAsString_regexp(S s) { ret regexpExtract("\\d+", s); }