in src/main/java/com/example/blog/entities/Comment.java [29:31]
public User getCommentator() { return commentator; }