# File lib/ancestry/instance_methods.rb, line 111
    def ancestor_conditions
      self.ancestry_base_class.ancestor_conditions(self)
    end