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