# File lib/haml/html/erb.rb, line 46
      def add_text(src, text)
        src << text
      end