public function clearCache()
 {
     $this->translation->clearCache();
 }