/**
  * @return array
  */
 public function getIncludes()
 {
     return $this->fileScanner->getIncludes();
 }