public IList <V2CharactersStats> Stats(SsoToken token)
 {
     return(_internalLatestCharacter.Stats(token));
 }