Method code for $root.has_ancestor()

[Turn off line numbering]
  1: arg obj;
  2: 
  3: return has_ancestor(obj);

["// Created as a part of ColdCore, see: @help Credit"]

the Cold Dark