# File lib/erubis/generator.rb, line 24
    def init_generator(properties={})
      @escapefunc = properties[:escapefunc]
    end