# File lib/fog/dns/models/linode/zone.rb, line 31 def destroy requires :identity connection.domain_delete(identity) true end