def items(self): return ((k, v[-1]) for k, v in self.dict.items())