var some = function (a) {
      var constant_a = constant(a);
      var self = function () {
        return me;
      };