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