@Override
 public boolean isContextEmpty() {
   return request.isContextEmpty();
 }