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

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