# File lib/ancestry/instance_methods.rb, line 164
def
has_siblings?
self
.
siblings
.
count
>
1
end