class Phlex::Component

def doctype

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