class Prism::NextNode
def each_child_node
def each_child_node return to_enum(:each_child_node) unless block_given? yield arguments if arguments end
def each_child_node return to_enum(:each_child_node) unless block_given? yield arguments if arguments end