/**
  * {@inheritdoc}
  */
 public function getPrototypeModelClass()
 {
     return $this->repository->getClassName();
 }