/**
  * {@inheritdoc}
  */
 public function getInstance(array $options)
 {
     return $this->entityManager->getInstance($options);
 }