{
                        id: comment1.get(Comment.idAttribute),
                        postId: post2.get(Post.idAttribute),
                        userId: tempUser.get(User.idAttribute),
                        content: comment1.get('content')