# File lib/fog/xenserver/models/compute/vdi.rb, line 86
        def destroy
          connection.destroy_vdi reference
        end