# File lib/fog/aws/parsers/auto_scaling/describe_policies.rb, line 16 def reset_scaling_policy @scaling_policy = { 'Alarms' => [] } end