workspace()->reset(); $this->loadProject('Symfony'); } public function benchClassSearch(): void { $this->runCommand('class:search Request'); } }