# File lib/chef/run_list/run_list_item.rb, line 58
      def recipe?
        @type == :recipe
      end