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