# File lib/fog/xenserver/models/compute/storage_repository.rb, line 43
        def destroy
          service.destroy_sr reference
        end