# File lib/fog/libvirt/models/compute/uri.rb, line 29
        def scheme
          return @parsed_uri.scheme
        end