it("#do", sinon.test(function() {
      var instance, test;
      var func = this.spy();
      var $function = $$(func);