I have a condition where, I get a hash
hash = {\"_id\"=>\"4de7140772f8be03da000018\", .....}
and I want this hash as
hash[:new_key] = hash.delete :old_key