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