public ProtoGenericArray <ProtoPlayer> Players()
 {
     return(_playerOps.Players(_testClient));
 }