# File lib/active_record/acts/nested_set.rb, line 132
def
unknown?
!
root?
&&
!
child?
end