# File lib/fog/dns/models/bluebox/zone.rb, line 47 def destroy requires :identity connection.delete_zone(identity) true end