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