Groups.prototype.all = function(params, fn) {
      var cb, data;
      if (params == null) {
        params = {};
      }