# File lib/erubis/enhancer.rb, line 256 def add_preamble(src) src << "_erbout = #{@bufvar} = '';" end