module TablePrint::RowRecursion

def child_count

def child_count
  @children.length
end