# File lib/haml/options.rb, line 217
    def html5?
      format == :html5
    end