# File lib/fog/libvirt/models/compute/pool.rb, line 41
        def stop
          service.pool_action uuid, :destroy
        end