# File lib/astrolabe/node.rb, line 191
    def descendants
      each_descendant.to_a
    end