public function getAllVirtualCapabilities()
 {
     return $this->virtualCapabilityProvider->getAll();
 }