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