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