/**
  * Get the locale.
  *
  * @return string
  */
 public function getLocale()
 {
     return parent::getLocale();
 }