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