private static String getUser(Intent intent) {
   return EntityIntentBuilder.getUser(intent);
 }