234 235 236
# File 'lib/erubis/enhancer.rb', line 234 def add_preamble(src) src << "_buf = StringIO.new;" end