# File lib/fog/introspection/openstack/models/rules_collection.rb, line 21 def destroy(uuid) rules = get(uuid) rules.destroy end