services['console.command.public_alias.App\\Command\\AutoGenePageCommand'] = new \App\Command\AutoGenePageCommand(($this->privates['App\\Infrastructure\\HttpClient\\CallService'] ?? ($this->privates['App\\Infrastructure\\HttpClient\\CallService'] = new \App\Infrastructure\HttpClient\CallService())), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->privates['App\\Infrastructure\\Repository\\PageAutoGeneRepository'] ?? $this->load('getPageAutoGeneRepositoryService.php')), ($this->privates['App\\Infrastructure\\Repository\\PageRepository'] ?? $this->load('getPageRepositoryService.php')), ($this->privates['App\\Infrastructure\\Repository\\PageDuplicateRepository'] ?? $this->load('getPageDuplicateRepositoryService.php')));