# File lib/haml/html.rb, line 68
          def uninterp(text)
            text.gsub('#{', '\#{') #'
          end