services['console.command.cache_pool_clear'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand(${($_ = isset($this->services['cache.global_clearer']) ? $this->services['cache.global_clearer'] : $this->load('getCache_GlobalClearerService.php')) && false ?: '_'}); $instance->setName('cache:pool:clear'); return $instance;