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