class ProgressBar::Components::Bar

def standard_complete_string

def standard_complete_string
  progress_mark * completed_length
end