# File lib/aws/cloud_formation.rb, line 167
    def stacks
      StackCollection.new(:config => config)
    end