void on_insert(object ob)

Called to inform you that ob has been inserted into this_object(). This
function is called after the move has already taken place, and is intended
for bonus or weight updates (or whatever).

