The method GetChapter() returns a string array of verses that make up the specified chapter: string[] chapter = b.GetChapter(Book.Genesis, 1); NOTE: The array that this method returns is not ...