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