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

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