I\'m having issues with mocking a class method which creates a class attribute. How do you set a class attribute for instances from the mocked method?
Here is a simpl