public Indexable GetNextIndexable()
 {
     return(generator.GetNextIndexable());
 }