public function isPathWriteable($path)
 {
     return parent::isPathWriteable($path);
 }