public static ServiceComment GetServiceComment(CommentModel model) { return(model.ToServiceComment()); }