# File lib/fog/compute/serverlove/models/server.rb, line 40 def destroy requires :identity service.destroy_server(identity) self end