class Temple::HTML::Fast

def xhtml?

def xhtml?
  options[:format] == :xhtml
end