# File lib/haml/engine.rb, line 39
    def html?
      html4? or html5?
    end