# File lib/haml/engine.rb, line 36
    def xhtml?
      not html?
    end