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