number: function (x) {
    if (utils.isNumber(x)) {
      return null;
    } else {
      return {