# File lib/haml/helpers/xss_mods.rb, line 70
      def haml_indent_with_haml_xss
        Haml::Util.html_safe(haml_indent_without_haml_xss)
      end