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