# File lib/jmespath/nodes/multi_select_list.rb, line 5 def initialize(children) @children = children end