<?php

// autoload_static.php @generated by Composer

namespace Composer\Autoload;

class ComposerStaticInit209814322a8eb9495f7fe46222304aaf
{
    public static $prefixLengthsPsr4 = array (
        'W' => 
        array (
            'WsdlToPhp\\PackageBase\\' => 22,
        ),
        'C' => 
        array (
            'CountryInfoServiceTest\\' => 23,
        ),
    );

    public static $prefixDirsPsr4 = array (
        'WsdlToPhp\\PackageBase\\' => 
        array (
            0 => __DIR__ . '/..' . '/wsdltophp/packagebase/src',
        ),
        'CountryInfoServiceTest\\' => 
        array (
            0 => __DIR__ . '/../..' . '/src',
        ),
    );

    public static $classMap = array (
        'CountryInfoServiceTest\\ArrayType\\ArrayOftContinent' => __DIR__ . '/../..' . '/src/ArrayType/ArrayOftContinent.php',
        'CountryInfoServiceTest\\ArrayType\\ArrayOftCountryCodeAndName' => __DIR__ . '/../..' . '/src/ArrayType/ArrayOftCountryCodeAndName.php',
        'CountryInfoServiceTest\\ArrayType\\ArrayOftCountryCodeAndNameGroupedByContinent' => __DIR__ . '/../..' . '/src/ArrayType/ArrayOftCountryCodeAndNameGroupedByContinent.php',
        'CountryInfoServiceTest\\ArrayType\\ArrayOftCountryInfo' => __DIR__ . '/../..' . '/src/ArrayType/ArrayOftCountryInfo.php',
        'CountryInfoServiceTest\\ArrayType\\ArrayOftCurrency' => __DIR__ . '/../..' . '/src/ArrayType/ArrayOftCurrency.php',
        'CountryInfoServiceTest\\ArrayType\\ArrayOftLanguage' => __DIR__ . '/../..' . '/src/ArrayType/ArrayOftLanguage.php',
        'CountryInfoServiceTest\\ClassMap' => __DIR__ . '/../..' . '/src/ClassMap.php',
        'CountryInfoServiceTest\\ServiceType\\Capital' => __DIR__ . '/../..' . '/src/ServiceType/Capital.php',
        'CountryInfoServiceTest\\ServiceType\\Countries' => __DIR__ . '/../..' . '/src/ServiceType/Countries.php',
        'CountryInfoServiceTest\\ServiceType\\Country' => __DIR__ . '/../..' . '/src/ServiceType/Country.php',
        'CountryInfoServiceTest\\ServiceType\\Currency' => __DIR__ . '/../..' . '/src/ServiceType/Currency.php',
        'CountryInfoServiceTest\\ServiceType\\Full' => __DIR__ . '/../..' . '/src/ServiceType/Full.php',
        'CountryInfoServiceTest\\ServiceType\\Language' => __DIR__ . '/../..' . '/src/ServiceType/Language.php',
        'CountryInfoServiceTest\\ServiceType\\_List' => __DIR__ . '/../..' . '/src/ServiceType/_List.php',
        'CountryInfoServiceTest\\StructType\\CapitalCity' => __DIR__ . '/../..' . '/src/StructType/CapitalCity.php',
        'CountryInfoServiceTest\\StructType\\CapitalCityResponse' => __DIR__ . '/../..' . '/src/StructType/CapitalCityResponse.php',
        'CountryInfoServiceTest\\StructType\\CountriesUsingCurrency' => __DIR__ . '/../..' . '/src/StructType/CountriesUsingCurrency.php',
        'CountryInfoServiceTest\\StructType\\CountriesUsingCurrencyResponse' => __DIR__ . '/../..' . '/src/StructType/CountriesUsingCurrencyResponse.php',
        'CountryInfoServiceTest\\StructType\\CountryCurrency' => __DIR__ . '/../..' . '/src/StructType/CountryCurrency.php',
        'CountryInfoServiceTest\\StructType\\CountryCurrencyResponse' => __DIR__ . '/../..' . '/src/StructType/CountryCurrencyResponse.php',
        'CountryInfoServiceTest\\StructType\\CountryFlag' => __DIR__ . '/../..' . '/src/StructType/CountryFlag.php',
        'CountryInfoServiceTest\\StructType\\CountryFlagResponse' => __DIR__ . '/../..' . '/src/StructType/CountryFlagResponse.php',
        'CountryInfoServiceTest\\StructType\\CountryISOCode' => __DIR__ . '/../..' . '/src/StructType/CountryISOCode.php',
        'CountryInfoServiceTest\\StructType\\CountryISOCodeResponse' => __DIR__ . '/../..' . '/src/StructType/CountryISOCodeResponse.php',
        'CountryInfoServiceTest\\StructType\\CountryIntPhoneCode' => __DIR__ . '/../..' . '/src/StructType/CountryIntPhoneCode.php',
        'CountryInfoServiceTest\\StructType\\CountryIntPhoneCodeResponse' => __DIR__ . '/../..' . '/src/StructType/CountryIntPhoneCodeResponse.php',
        'CountryInfoServiceTest\\StructType\\CountryName' => __DIR__ . '/../..' . '/src/StructType/CountryName.php',
        'CountryInfoServiceTest\\StructType\\CountryNameResponse' => __DIR__ . '/../..' . '/src/StructType/CountryNameResponse.php',
        'CountryInfoServiceTest\\StructType\\CurrencyName' => __DIR__ . '/../..' . '/src/StructType/CurrencyName.php',
        'CountryInfoServiceTest\\StructType\\CurrencyNameResponse' => __DIR__ . '/../..' . '/src/StructType/CurrencyNameResponse.php',
        'CountryInfoServiceTest\\StructType\\FullCountryInfo' => __DIR__ . '/../..' . '/src/StructType/FullCountryInfo.php',
        'CountryInfoServiceTest\\StructType\\FullCountryInfoAllCountries' => __DIR__ . '/../..' . '/src/StructType/FullCountryInfoAllCountries.php',
        'CountryInfoServiceTest\\StructType\\FullCountryInfoAllCountriesResponse' => __DIR__ . '/../..' . '/src/StructType/FullCountryInfoAllCountriesResponse.php',
        'CountryInfoServiceTest\\StructType\\FullCountryInfoResponse' => __DIR__ . '/../..' . '/src/StructType/FullCountryInfoResponse.php',
        'CountryInfoServiceTest\\StructType\\LanguageISOCode' => __DIR__ . '/../..' . '/src/StructType/LanguageISOCode.php',
        'CountryInfoServiceTest\\StructType\\LanguageISOCodeResponse' => __DIR__ . '/../..' . '/src/StructType/LanguageISOCodeResponse.php',
        'CountryInfoServiceTest\\StructType\\LanguageName' => __DIR__ . '/../..' . '/src/StructType/LanguageName.php',
        'CountryInfoServiceTest\\StructType\\LanguageNameResponse' => __DIR__ . '/../..' . '/src/StructType/LanguageNameResponse.php',
        'CountryInfoServiceTest\\StructType\\ListOfContinentsByCode' => __DIR__ . '/../..' . '/src/StructType/ListOfContinentsByCode.php',
        'CountryInfoServiceTest\\StructType\\ListOfContinentsByCodeResponse' => __DIR__ . '/../..' . '/src/StructType/ListOfContinentsByCodeResponse.php',
        'CountryInfoServiceTest\\StructType\\ListOfContinentsByName' => __DIR__ . '/../..' . '/src/StructType/ListOfContinentsByName.php',
        'CountryInfoServiceTest\\StructType\\ListOfContinentsByNameResponse' => __DIR__ . '/../..' . '/src/StructType/ListOfContinentsByNameResponse.php',
        'CountryInfoServiceTest\\StructType\\ListOfCountryNamesByCode' => __DIR__ . '/../..' . '/src/StructType/ListOfCountryNamesByCode.php',
        'CountryInfoServiceTest\\StructType\\ListOfCountryNamesByCodeResponse' => __DIR__ . '/../..' . '/src/StructType/ListOfCountryNamesByCodeResponse.php',
        'CountryInfoServiceTest\\StructType\\ListOfCountryNamesByName' => __DIR__ . '/../..' . '/src/StructType/ListOfCountryNamesByName.php',
        'CountryInfoServiceTest\\StructType\\ListOfCountryNamesByNameResponse' => __DIR__ . '/../..' . '/src/StructType/ListOfCountryNamesByNameResponse.php',
        'CountryInfoServiceTest\\StructType\\ListOfCountryNamesGroupedByContinent' => __DIR__ . '/../..' . '/src/StructType/ListOfCountryNamesGroupedByContinent.php',
        'CountryInfoServiceTest\\StructType\\ListOfCountryNamesGroupedByContinentResponse' => __DIR__ . '/../..' . '/src/StructType/ListOfCountryNamesGroupedByContinentResponse.php',
        'CountryInfoServiceTest\\StructType\\ListOfCurrenciesByCode' => __DIR__ . '/../..' . '/src/StructType/ListOfCurrenciesByCode.php',
        'CountryInfoServiceTest\\StructType\\ListOfCurrenciesByCodeResponse' => __DIR__ . '/../..' . '/src/StructType/ListOfCurrenciesByCodeResponse.php',
        'CountryInfoServiceTest\\StructType\\ListOfCurrenciesByName' => __DIR__ . '/../..' . '/src/StructType/ListOfCurrenciesByName.php',
        'CountryInfoServiceTest\\StructType\\ListOfCurrenciesByNameResponse' => __DIR__ . '/../..' . '/src/StructType/ListOfCurrenciesByNameResponse.php',
        'CountryInfoServiceTest\\StructType\\ListOfLanguagesByCode' => __DIR__ . '/../..' . '/src/StructType/ListOfLanguagesByCode.php',
        'CountryInfoServiceTest\\StructType\\ListOfLanguagesByCodeResponse' => __DIR__ . '/../..' . '/src/StructType/ListOfLanguagesByCodeResponse.php',
        'CountryInfoServiceTest\\StructType\\ListOfLanguagesByName' => __DIR__ . '/../..' . '/src/StructType/ListOfLanguagesByName.php',
        'CountryInfoServiceTest\\StructType\\ListOfLanguagesByNameResponse' => __DIR__ . '/../..' . '/src/StructType/ListOfLanguagesByNameResponse.php',
        'CountryInfoServiceTest\\StructType\\TContinent' => __DIR__ . '/../..' . '/src/StructType/TContinent.php',
        'CountryInfoServiceTest\\StructType\\TCountryCodeAndName' => __DIR__ . '/../..' . '/src/StructType/TCountryCodeAndName.php',
        'CountryInfoServiceTest\\StructType\\TCountryCodeAndNameGroupedByContinent' => __DIR__ . '/../..' . '/src/StructType/TCountryCodeAndNameGroupedByContinent.php',
        'CountryInfoServiceTest\\StructType\\TCountryInfo' => __DIR__ . '/../..' . '/src/StructType/TCountryInfo.php',
        'CountryInfoServiceTest\\StructType\\TCurrency' => __DIR__ . '/../..' . '/src/StructType/TCurrency.php',
        'CountryInfoServiceTest\\StructType\\TLanguage' => __DIR__ . '/../..' . '/src/StructType/TLanguage.php',
        'WsdlToPhp\\PackageBase\\AbstractSoapClientBase' => __DIR__ . '/..' . '/wsdltophp/packagebase/src/AbstractSoapClientBase.php',
        'WsdlToPhp\\PackageBase\\AbstractStructArrayBase' => __DIR__ . '/..' . '/wsdltophp/packagebase/src/AbstractStructArrayBase.php',
        'WsdlToPhp\\PackageBase\\AbstractStructBase' => __DIR__ . '/..' . '/wsdltophp/packagebase/src/AbstractStructBase.php',
        'WsdlToPhp\\PackageBase\\SoapClientInterface' => __DIR__ . '/..' . '/wsdltophp/packagebase/src/SoapClientInterface.php',
        'WsdlToPhp\\PackageBase\\StructArrayInterface' => __DIR__ . '/..' . '/wsdltophp/packagebase/src/StructArrayInterface.php',
        'WsdlToPhp\\PackageBase\\StructInterface' => __DIR__ . '/..' . '/wsdltophp/packagebase/src/StructInterface.php',
        'WsdlToPhp\\PackageBase\\Utils' => __DIR__ . '/..' . '/wsdltophp/packagebase/src/Utils.php',
    );

    public static function getInitializer(ClassLoader $loader)
    {
        return \Closure::bind(function () use ($loader) {
            $loader->prefixLengthsPsr4 = ComposerStaticInit209814322a8eb9495f7fe46222304aaf::$prefixLengthsPsr4;
            $loader->prefixDirsPsr4 = ComposerStaticInit209814322a8eb9495f7fe46222304aaf::$prefixDirsPsr4;
            $loader->classMap = ComposerStaticInit209814322a8eb9495f7fe46222304aaf::$classMap;

        }, null, ClassLoader::class);
    }
}
