# File lib/ansi/progressbar.rb, line 68 def format(format, *arguments) @format = format @format_arguments = *arguments unless arguments.empty? end