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