# File lib/uri/generic.rb, line 388
    def set_host(v)
      @host = v
    end