Method code for $frob.has_ancestor()

[Turn on line numbering]
arg this, ancestor;

return (> pass(ancestor) <);

// Created 27-Mar-1995 as a part of ColdCore, see: @help Credit

Method Ancestry Override:

 ----    9 $frob.has_ancestor(this, ancestor)
 !---    6 $root.has_ancestor(obj)

Tlon