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