work: function(my) {
      my.born();

      my.sphero.on("collision", function() {
        my.contacts += 1;