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