# File lib/vagrant-lxc/driver.rb, line 238
      def state
        if @container_name
          @cli.state
        end
      end