# File lib/aws/cloud_formation/stack_resource_collection.rb, line 48
      def initialize stack, options = {}
        @stack = stack
        super
      end