public void UnBind(IBeatmapListingModel model)
 {
     _beatmapListingActionsHandler.UnBind(model);
 }