# File lib/serverspec/type/kvm.rb, line 3
def
exists?
@runner
.
check_kvm_guest_exists
(
@name
)
end