privates['App\\Application\\Authentication\\Authenticator\\ApiTokenAuthenticator'] = new \App\Application\Authentication\Authenticator\ApiTokenAuthenticator(new \App\Application\Services\API\GeneratorTokenService(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this)))), ($this->privates['App\\Infrastructure\\Repository\\UserRepository'] ?? $this->load('getUserRepositoryService.php')), ($this->privates['App\\Application\\Services\\API\\RespondService'] ?? ($this->privates['App\\Application\\Services\\API\\RespondService'] = new \App\Application\Services\API\RespondService())), ($this->privates['App\\Application\\Query\\User\\UserQuery'] ?? $this->load('getUserQueryService.php')));