# File lib/fog/key_manager/openstack/models/container.rb, line 34 def destroy requires :container_ref service.delete_container(uuid) true end