[Source]
# File erubis/engine/eruby.rb, line 116 def init_converter(properties={}) @pi = 'rb' super(properties) end
[Validate]