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