# File lib/ancestry/instance_methods.rb, line 200
    def root_of?(node)
      self.id == node.root_id
    end