/**
  * @see EntityStore::setupIndexes
  */
 public function setupIndexes()
 {
     $this->entityStore->setupIndexes();
 }