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