/**
  * {@inheritDoc}
  */
 public function init()
 {
     parent::init();
     $this->initLocale();
 }