/**
  * {inheritdoc}
  */
 public function clear($cacheDir)
 {
     $this->treeProvider->clear();
 }