sS htmlEncode2If(bool b, S s) { ret b ? htmlEncode2(s) : s; }