public onWhenAddingFileFailed(item:any, filter:any, options:any):any {
    return {item, filter, options};
  }