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