# File lib/ruport/formatter/text.rb, line 176
    def width
      table_width || SystemExtensions.terminal_width
    end