def main():
    m = Mock()
    oset = OOTreeSet()
    oset.add(m)