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