# File lib/fog/brightbox/models/compute/server.rb, line 128 def destroy requires :identity service.destroy_server(identity) true end