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

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