# File lib/ancestry/instance_methods.rb, line 223
def
is_childless?
!
has_children?
end