# File lib/fog/dnsimple/models/dns/zone.rb, line 16 def destroy service.delete_domain(identity) true end