- Make attributes like `_source` and `_sink` into properties so accessing them does not raise warnings - Inheritance of next_chunk to be converted into a NotImplementedError instead of abstract method - Make `_finalize` into a property