public void Flush()
 {
     _jsonWriter.Flush();
 }