privates['App\\Application\\Services\\Page\\PageService'] = new \App\Application\Services\Page\PageService(($this->services['App\\Application\\Query\\Page\\PageQuery'] ?? $this->load('getPageQueryService.php')), ($this->privates['App\\Application\\Query\\Page\\PageAutoGenerationQuery'] ?? $this->load('getPageAutoGenerationQueryService.php')), ($this->services['message_bus'] ?? $this->getMessageBusService()));