# File lib/erubis/engine/ejavascript.rb, line 111
    def init_converter(properties={})
      @pi = 'js'
      super(properties)
    end