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