class Rtui::Progress

def inspect

def inspect
  "#<Rtui::Progress:#{@current}/#{@total}>"
end