non-empty-string $url:
Overrides Downloader::download
public function download(string $url) : false|string { return file_get_contents($url); }