# File lib/fog/aws/parsers/compute/describe_instance_status.rb, line 15 def reset @response = { 'instanceStatusSet' => [] } @inside = nil end