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