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