public void WriteJson()
 {
     converter.WriteJson(null, null, null);
 }