module Minitest::Spec::DSL

def children # :nodoc:

:nodoc:
def children # :nodoc:
  @children ||= []
end