public int LastVerse(int bookNum, int chapter) { return(pt7Versification.LastVerse(bookNum, chapter)); }