module Hpricot::Traverse

def doc?() Doc::Trav === self end

Is this object the enclosing HTML or XML document?
def doc?() Doc::Trav === self end