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