# File lib/nanoc/base/errors.rb, line 95
      def initialize(item)
        super("No compilation rules were found for the “#{item.identifier}” item.")
      end