public function getViewUrlFor($item)
 {
     return $this->configurator->getViewUrlFor($item);
 }