System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator()
 {
     throw Error.NotImplemented();
 }