sS appendPercent(O o) { S s = str(o); ret endsWith(s, "%") ? s : s + " %"; }