# File lib/erubis/engine/eruby.rb, line 21 def init_generator(properties={}) super @escapefunc ||= "Erubis::XmlHelper.escape_xml" end