# File lib/fog/slicehost/parsers/dns/get_zones.rb, line 8 def reset @zone = {} @response = { 'zones' => [] } end