private Dictionary <ReferenceHub, bool> TryGetSpies() { return(SpyData.GetSpies()); }
private Dictionary <Player, bool> TryGetSpies() => SpyData.GetSpies();