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