# File lib/aws/cloud_watch/metric_collection.rb, line 21 def initialize options = {} @filters = options[:filters] || {} super end