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