public static Event hacked(Employee e) {
   e.getHacked();
   return Event.HACKED;
 }