class ProgressBar::Base

def started?

def started?
  timer.started?
end