public boolean isAddingStatemachineAllowed(Object context) {
   return impl.isAddingStatemachineAllowed(context);
 }