# File lib/chef/run_list/run_list_item.rb, line 50
def
to_s
"#{@type}[#{@name}]"
end