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