# File lib/fog/libvirt/models/compute/uri.rb, line 116
        def tty?
          return !no_tty?
        end