# File lib/ansi/progressbar.rb, line 50
    def title=(str)
      @title = str
    end