public override IDownloader GetDownloader()
 {
     return(DownloadDispatcher.GetInstance <NexusDownloader>());
 }