# File lib/chef/run_list.rb, line 77
def
to_s
@run_list_items
.
join
(
", "
)
end