I was trying to test method from class Base, which creates object from class canvas_items and then pass this object to method from class Base with python unittest and mocking, m