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