it("#unbubble", function() {
      var instance;

      instance = this.createInstance();
      expect(instance.unbubble).to.doNothing;