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

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