# File lib/vagrant-lxc/driver/cli.rb, line 26
        def list
          run(:ls).split(/\s+/).uniq
        end