in src/main/java/com/spotify/futures/CompletableToApiFutureWrapper.java [41:43]
public CompletableFuture<V> unwrap() { return future.toCompletableFuture(); }