# File lib/haml/engine.rb, line 49
    def html5?
      @options[:format] == :html5
    end