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