436 }
437 if (this.node_image) {
438 this.node_image.remove();
439 }
440 }
441 });
441 }).value();
442 // });
442
443
443 return NodeRepr;
444 return NodeRepr;
444
445
445 });
446 });