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