# File lib/erubis/engine/ejava.rb, line 103
    def init_converter(properties={})
      @pi = 'java'
      super(properties)
    end