public CityProviderSpecs() { _sut = new CityListProvider(new CityListProviderConfiguration(), new CityListParser()); }