public function reset()
 {
     $this->finder = ParsedPhpFileFinder::deprecationFinder($this->finder->getParser(), $this->finder->getOutput());
 }