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