# File lib/apotomo/widget/tree_node.rb, line 56
    def root?
      @parent == nil
    end