# File lib/haml/html.rb, line 188
      def to_haml(tabs, options)
        "#{tabulate(tabs)}!!! XML\n"
      end