public override bool InsertNewLine()
 {
     return(_bufferPoint.InsertNewLine());
 }