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