# File lib/ancestry/instance_methods.rb, line 131
    def child_conditions
      {self.base_class.ancestry_column => child_ancestry}
    end