static S hquery(Map params) { ret htmlQuery(params); } static S hquery(O... data) { ret htmlQuery(data); }