what's the easiest way to determine if an object is an anstance of a class? like <dtml-in objectValues> // if squence-item == some_class // do this </dtml-in>