/**
  * {@inheritdoc}
  */
 public function setLocale($locale)
 {
     $this->translator->setLocale($locale);
 }