# File lib/fog/aws/parsers/compute/describe_regions.rb, line 8 def reset @region = {} @response = { 'regionInfo' => [] } end