public new void Close()
 {
     StandardInput.Close();
     StandardOutput.Close();
     base.Close();
 }