Graze.prototype.getUserTeams = function (user, callback)
{
  debug("Entering getUserTeams");
  var opts = this.connectOptions;
  var self = this;