public Object get(EmployeesRowImpl obj) {
   return obj.getFavoriteColor();
 }