I need to add a recursive method that is public, calls a private. It needs to find the height of the tree. From what I know an empty tree returns -1. With this information I nee