That is one of the the beauties of this approach, you don't need to know what each method does, they are black boxes. This makes it much easier to read and understand the code. Only if a certain method is causing problems do you actually need to look at it.