# File lib/fog/aws/parsers/cloud_watch/describe_alarms.rb, line 8 def reset @response = { 'DescribeAlarmsResult' => {'MetricAlarms' => []}, 'ResponseMetadata' => {} } reset_metric_alarms end