# File lib/nanoc/base/errors.rb, line 78 def initialize super("This site does not have a rules file, which is required for nanoc sites.".make_compatible_with_env) end