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