# File lib/fog/compute/serverlove/models/image.rb, line 39 def destroy requires :identity service.destroy_image(identity) self end