boolean: function (x) {
    if (utils.isBoolean(x)) {
      return null;
    } else {
      return {