# File lib/vagrant-lxc/driver/cli.rb, line 80
        def destroy
          run :destroy, '--name', @name
        end