# File lib/fog/brightbox/models/compute/image.rb, line 54 def destroy requires :identity service.destroy_image(identity) true end