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