IEnumerator IAppSettings.GetEnumerator()
 {
     return(Raw.GetEnumerator());
 }