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