public function getPath()
 {
     return path::concat($this->dir->path, $this->sName);
 }