# File lib/ancestry/instance_methods.rb, line 141 def path depth_options = {} self.ancestry_base_class.scope_depth(depth_options, depth).ordered_by_ancestry.where path_conditions end