This could give confusing results, example: ```ts const jc = post.user_id.join(user); const c1 = jc1.title; const c2 = jc1.title; // c1 and c2 are two different objects. ```