# File lib/erubis/engine/optimized.rb, line 91 def add_postamble(src) #super if @initialized src << "\n_buf\n" if @initialized end