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