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