# File lib/erubis/enhancer.rb, line 313
    def add_text(src, text)
      src << text
    end