it("#asStream", function() {
      var instance = this.createInstance();
      expect(instance.asStream).to.doNothing;
    });