# File lib/facter/util/virtual.rb, line 6 def self.virt_what(command = "virt-what") Facter::Util::Resolution.exec command end