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