# File lib/haml/html.rb, line 76
          def parse_text(text, tabs)
            parse_text_with_interpolation(uninterp(text), tabs)
          end