# File lib/fog/dnsimple/models/dns/record.rb, line 28 def destroy connection.delete_record(zone.domain, identity) true end