// Test: $receiver fires when sending to self $receiver(function(msg) { if (!msg.test) disrupt $stop() }) send($self, {test: true})