# File lib/aws/cloud_watch.rb, line 113
    def metrics options = {}
      MetricCollection.new(options.merge(:config => config))
    end