# File lib/fog/aws/parsers/dns/list_hosted_zones.rb, line 8 def reset @hosted_zones = [] @zone = {} @response = {} end