# File lib/fog/libvirt/models/compute/volume.rb, line 45
        def destroy
          connection.volume_action key, :delete
        end