hmm, still couldn't find, i mean `HydratedTarget`,...
# development
f
hmm, still couldn't find, i mean
HydratedTarget
, that's where my print is inside
ExternContext
Copy code
def put(self, obj):
...
    self._id_generator += 1
    print('YYY {}'.format(obj))
    return _id