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