class Temple::HTML::Fast

def html4?

def html4?
  @options[:format] == :html4
end