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