# File lib/simp/cli/config/items/yes_no_item.rb, line 44 def next_items @next_items_tree.fetch( highline_question_type.call( @value ), [] ) end