public virtual bool Visit(ForestLeaf node) { return true; }
public virtual bool Visit(ForestLeaf node) { return(true); }