Future<String> temporaryUrl(String path, DateTime expiration) => disk().temporaryUrl(path, expiration);