public void Test_QueryAvailableLocaleCultures()
 {
     var cultures = _server.QueryAvailableCultures();
 }