# File lib/buildr/core/progressbar.rb, line 25
    def width
      @width ||= $terminal.output_cols || 0
    end