# File lib/fog/orchestration/openstack/models/stack.rb, line 46
        def delete
          service.delete_stack(self)
        end