# File lib/terminal-table/table.rb, line 166
    def title=(title)
      @title = title
      require_column_widths_recalc
    end