We should bridge `Foundation.URL` to a Java type like [URI](https://docs.oracle.com/javase/8/docs/api/java/net/URI.html) We can probably just pass the absolute strings through JNI.