public ICountry Estonia()
 {
     return(CountryLoader.LoadEstoniaLocationData());
 }