# File lib/astrolabe/node.rb, line 109
    def ancestors
      each_ancestor.to_a
    end