# File lib/fog/aws/parsers/auto_scaling/describe_auto_scaling_notification_types.rb, line 8 def reset @results = { 'AutoScalingNotificationTypes' => [] } @response = { 'DescribeAutoScalingNotificationTypesResult' => {}, 'ResponseMetadata' => {} } end