/**
  * {@inheritdoc}
  */
 public function getIdentifierValues($object)
 {
     return $this->classMetadata->getIdentifierValues($object);
 }