# File lib/astrolabe/node.rb, line 151
    def child_nodes
      each_child_node.to_a
    end