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