When using Python's super() to do method chaining, you have to explicitly specify your own class, for example: to do method chaini
When using Python's super() to do method chaining, you have to explicitly specify your own class, for example: to do method chaini