private static SimpleProtocol context() {
   SimpleProtocol context = Fsm.thisContext();
   return context;
 }