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