@ponyisi found that when running the [AGC uproot example](https://github.com/ponyisi/analysis-grand-challenge/tree/ponyisi-servicex-3) he was getting a warning: ```text Method Zip not found on object <class 'types.dict_dataclass'> ``` This warning should not occur - the `Zip` makes sense for the `uproot` backend.