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