# File lib/fog/libvirt/models/compute/uri.rb, line 48
def
remote?
return
!
transport
.
nil?
end