xit("is denied access with the blockMe cookie", function(done) {
      var client = new Client("http://localhost:16006/rest", {
        cookie: {
          blockMe: true
        }