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

      instance = this.createInstance();
      expect(instance["?"]).to.doNothing;