class Erubis::PI::Eperl

def init_converter(properties={})

def init_converter(properties={})
  @pi = 'perl'
  super(properties)
end