optimize = true; $this->optimizerChain = $optimizerChain ?? OptimizerChainFactory::create(); return $this; } }