class Phlex::View

def doctype

def doctype
	@_target << HTML::DOCTYPE
	nil
end