/**
  * {@inheritdoc}
  */
 public function getKeywords()
 {
     $this->initialize();
     return parent::getKeywords();
 }