/**
  * {@inheritDoc}
  */
 public function getUri(BaseFileInterface $baseFile)
 {
     return $baseFile->getPath();
 }