149150151152153154155156
log.open(); } catch (Exception e) { throw new CopycatException(e); } transition(FollowerController.class); events.start().handle(new StartEvent()); }); }