static S domain() { ret domainName(); } static S domain(S url) { ret hostNameFromURL(url); }