# File lib/ancestry/instance_methods.rb, line 84
    def path_conditions
      {self.base_class.primary_key => path_ids}
    end