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