# File lib/aws/cloud_formation/stack_collection.rb, line 152 def [] stack_name Stack.new(stack_name, :config => config) end