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