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