# File lib/cabin/outputs/io.rb, line 60
  def tty?
    @io.tty?
  end