public static void Print(string line)
 {
     _defaultInstance.PrintLine(line);
 }