I've been trying to find some answers about how pagination works in spring-hateoas, but this part has me a little confused. I searched the entire git histroy for the method referenced here https://github.com/spring-projects/spring-hateoas/blob/master/src/main/java/org/springframework/hateoas/PagedResources.java#L116 and it looks like its never existed. I'm curious to know if that see also should just be removed or should that method be written.