public SoapBasedServiceGateway(GlobalWeatherSoap client)
 {
     _client = client;
 }