/**
  * @return Pagerfanta
  */
 public function getPagerfanta()
 {
     return $this->configurator->getPagerfanta();
 }