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