doctype()
The DOCTYPE declaration for this version of HTML
# File lib/cgi/html.rb, line 971 def doctype %<!DOCTYPE HTML>| end