# File lib/serverspec/type/kvm.rb, line 11 def enabled? @runner.check_kvm_guest_is_enabled(@name) end