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