static S fullSelfLink(Map params) { ret getActualURI() + htmlQuery(params); } static S fullSelfLink() { ret getActualURI(); }