At line 182 of overrides.py
# === Bag Overrides =======================================
is a set of functions that are actually member functions of xypath.Bag, where bag===self
Same for some of the xypath.Table functions, like xypath.Table.excel_ref
(But leave any of the functions that refer to dimension, as these don't belong here at all!)
Can they be moved to a fork of xypath? Moving stuff between independent repos is rather awkward, which is probably why it got implemented this way.