# File lib/rspec/core/example_group.rb, line 160
      def self.children
        @children ||= []
      end