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