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