A progress reporter that prints out messages about the current progress.
new(out_stream, size, initial_message, terminal_message = 'complete') Class Public methods
updated(message) Instance Public methods Prints out the position relative to
done() Instance Public methods Prints out the terminal message.