I need to write a class (let\'s call it O) with the following properties:
First: >>>O is None True and second: >>> \'foo\' in O False
Context: I