class Temple::HTML::Fast

def html5?

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