class Temple::HTML::Fast

def html?

def html?
  html5? or html4?
end