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