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