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