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