sS ulIfNempty(Cl list, O... params) { ret empty(list) ? "" : ul(list, params); }