# File lib/erubis/enhancer.rb, line 449 def init_generator(properties={}) super @prefixchar = properties[:prefixchar] end