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