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

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