public override void MoveToBeginningOfPreviousLine()
 {
     _bufferPoint.MoveToBeginningOfPreviousLine();
 }