privates['App\\Application\\Query\\Twig\\TwigReadQuery'] = new \App\Application\Query\Twig\TwigReadQuery(($this->privates['App\\Infrastructure\\Repository\\TwigRepository'] ?? $this->load('getTwigRepositoryService.php')), ($this->services['doctrine.orm.projects_entity_manager'] ?? $this->load('getDoctrine_Orm_ProjectsEntityManagerService.php')), ($this->privates['App\\Infrastructure\\Repository\\VariableRepository'] ?? $this->load('getVariableRepositoryService.php')), ($this->privates['App\\Infrastructure\\Repository\\InputRepository'] ?? $this->load('getInputRepositoryService.php')));