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