module Hpricot::Traverse

def doctype?() DocType::Trav === self end

Is this object a doctype tag?
def doctype?() DocType::Trav === self end