# File lib/ancestry/instance_methods.rb, line 135
    def children
      self.base_class.scoped :conditions => child_conditions
    end