public function isExecutable()
 {
     return $this->fileInfo->isExecutable();
 }