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

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