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

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