1a5f9918aSopenharmony_citry:
2a5f9918aSopenharmony_ci    set
3a5f9918aSopenharmony_ciexcept NameError:
4a5f9918aSopenharmony_ci    from sets import Set as set
5a5f9918aSopenharmony_civalue = set()
6a5f9918aSopenharmony_civalue.add(AnInstance(foo=value, bar=value))
7a5f9918aSopenharmony_civalue.add(AnInstance(foo=value, bar=value))
8