<?phpuse Symfony\Component\DependencyInjection\Argument\RewindableGenerator;use Symfony\Component\DependencyInjection\Exception\RuntimeException;// This file has been auto-generated by the Symfony Dependency Injection Component for internal use.// Returns the private 'Harmonizely\Integration\Simplypay\SimplypayGetActivePaymentSystems' shared autowired service.return $this->privates['Harmonizely\\Integration\\Simplypay\\SimplypayGetActivePaymentSystems'] = new \Harmonizely\Integration\Simplypay\SimplypayGetActivePaymentSystems(($this->privates['Harmonizely\\Service\\Simplypay\\MerchantClientFactory'] ?? $this->load('getMerchantClientFactoryService.php')), ($this->privates['Harmonizely\\Integration\\Simplypay\\SimplypayGetIntegrationConfig'] ?? $this->getSimplypayGetIntegrationConfigService()));