protected function getCompiler(?Environment $environment = null) { return new Compiler($environment ?? $this->getEnvironment()); }