can-insert? in mode:surrogate-text<%>
( -> ???
send a-mode:surrogate-text can-insert? orig super-call start len)
orig : ???
super-call : (??? -> ???)
start : ??
len : ??
Calls super-call with the other arguments to this method (except orig).