public IEnumerator <UriRegistration> GetEnumerator()
 {
     return(_inner.GetEnumerator());
 }