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