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