// these two functions are redundant, could make storyModel public but security? public int GetCurrentChapter() { return((int)storyModel.GetChapter()); }