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

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