public BinderImpl(VideoDownloadService service) : base(service) { }
protected Binder(VideoDownloadService service) { Service = service; }