public Compile(Cache cache) { this.cache = cache; }
public AssignRequest(Cache cache) { this.cache = cache; }