# File lib/simp/cli/config/items/item.rb, line 224
    def next_items
      @next_items_tree.fetch( @value, [] )
    end