in bowler/query.py [0:0]
def current(self) -> Transform: if not self.transforms: raise ValueError("no selectors used") return self.transforms[-1]