# File lib/ansi/terminal.rb, line 32
    def terminal_width
      terminal_size.first
    end