/**
  * {@inheritdoc}
  */
 public function getKeys()
 {
     $this->initialize();
     return $this->coll->getKeys();
 }