public String getCountry() {
   return Utils.getCountryFriendlyName(getLocale());
 }