static S htmlEncode2(String s) { ret htmlencode_noQuotes(s); } sS htmlEncode2(O s) { ret htmlEncode2(strOrEmpty(o)); }