protected void PrintIndent(String message)
 {
     console.PrintIndent(message);
 }