public void Write(List <string> warnings) { m_Root.Write(warnings); }
public void Write() { m_Root.Write(); }