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