# File lib/aws/cloud_formation/stack.rb, line 148
      def events
        StackEventCollection.new(self)
      end