sS ai_unplenkApostrophS(S s) { ret regexpReplaceIC(s, " ('s)", func(Matcher m) -> S { m.group(1) }); }