# File lib/erubis/engine/ecpp.rb, line 105 def init_converter(properties={}) @pi = 'cpp' super(properties) end