public ProtoJournalEntry Journal(string journalForQuery)
 {
     return(_playerOps.Journal(journalForQuery, _testClient));
 }