# File lib/fog/dnsmadeeasy/models/dns/zone.rb, line 15 def destroy requires :identity service.delete_domain(identity) true end