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