in jvm/diffuser/src/main/java/com/spotify/diffuser/diffuser/Diffuser.java [64:66]
private Diffuser(Effect<A> effect) { this.effect = effect; }