# File lib/rails_xss/erubis.rb, line 5
    def add_preamble(src)
      src << "@output_buffer = ActiveSupport::SafeBuffer.new;"
    end