static S expandCountryCode(S code) { ret or2(countryCodeToCommonName(code), code); }