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