344 345 346 347
# File 'lib/chef/node.rb', line 344 def run_list=(list) rl = select_run_list rl = list end