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