# File lib/fog/identity/openstack/v3/models/services.rb, line 24 def destroy(id) service = find_by_id(id) service.destroy end