# File lib/ancestry/instance_methods.rb, line 80
    def path_ids
      ancestor_ids + [id]
    end