public string ReadLine()
 {
     return(_formatter.ReadLine());
 }