module Hpricot::Traverse

def procins?() ProcIns::Trav === self end

Is this object an XML processing instruction?
def procins?() ProcIns::Trav === self end