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