# File lib/ancestry/instance_methods.rb, line 210
    def children
      self.ancestry_base_class.where child_conditions
    end