# File lib/fuubar/output.rb, line 16
  def tty?
    @force_tty || @raw_output.tty?
  end