public ProtoMessage changeDefence(string aID)
 {
     return(_playerOps.changeDefence(aID, _testClient));
 }