Re: Why dose 'OneOf' object have no attribute 'is_a'
Er...
I just got AttributeError: 'OneOf' object has no attribute 'is_a', when calling OneOf({something here}).is_a.
It is not about an empty list, it implies that is_a method is not defined in OneOf class.