sS convertToSpacesIf(bool b, S s) { ret b ? spaces(l(s)) : s; }