# File lib/ancestry/instance_methods.rb, line 238
    def siblings
      self.ancestry_base_class.where sibling_conditions
    end