add the 'fetch' method to a java.net.URL instance
save constructor for java.net.URL
fetch a file from a given url
to get a
java.net.URLhandle, use: url(s: String): Try[URL]get a url handle
download a file