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