# File lib/specinfra/backend/lxc.rb, line 40
      def ct
        @ct ||= ::LXC::Container.new(get_config(:lxc))
      end