/**
  * @return string
  */
 public function getFilePath()
 {
     return $this->InjectionTarget->getFilePath();
 }