protected function isCache($cachePath = null)
 {
     return parent::isCache($this->cacheDir);
 }