public bool ReadNextRun()
 {
     return(feeder.Read2());
 }