# File lib/symetrie_com/acts_as_better_nested_set.rb, line 468
        def unknown?
          !root? && !child?
        end