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