# File lib/fog/libvirt/models/compute/volume.rb, line 50
        def wipe
          service.volume_action key, :wipe
        end