# File lib/chef/run_list.rb, line 143
    def parse_entry(entry)
      RunListItem.new(entry)
    end