void opOpAssign(string op)(Stuff stuff) if (op == "~")
Forwards to insertAfter(this[], stuff).
insertAfter(this[], stuff)