public object Get(int i)
 {
     return(input.Get(i));
 }