# File lib/erubis/engine/ephp.rb, line 20
    def init_generator(properties={})
      super
      @escapefunc ||= 'htmlspecialchars'
    end