clear add bob add joe add jim print level 0: jim(2) level 1: bob(1) joe(1) find joe true remove bob remove joe remove jim print find joe false