# File lib/chef/run_list.rb, line 89
def
[]=
(
pos
,
item
)
@run_list_items
[
pos
] =
parse_entry
(
item
)
end