public void Insert()
 {
     insertionCallback(info.GetCompletion(token), replaceRange.Start, replaceRange.NumberOfElements);
 }