# File lib/serverspec/type/lxc.rb, line 7 def running? @runner.check_lxc_container_is_running(@name) end