public function __construct(Environment $env) { $this->useYield = $env->useYield(); $this->extensions = $env->getExtensions(); }