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