public IDictionary <int, string> Get()
 {
     return(CustomManager.AllScreens());
 }