57585960616263
private FrameworkSnapshot snapshot; public Framework(AgentContext ac) { super(); this.ac = ac; snapshot = new FrameworkSnapshot(ac); }