def keys(self):
            return list(str(i) for i, _ in list(self.items()))