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