# File lib/haml/buffer.rb, line 40
    def xhtml?
      not html?
    end