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