class ProgressBar::Projectors::SmoothedAverage

def reset

def reset
  start(:at => samples[0])
end