# File lib/fog/aws/parsers/cloud_watch/list_metrics.rb, line 13
          def reset_metric
            @metric = {'Dimensions' => []}
          end