registry=(v)
public
Hide source
# File lib/uri/generic.rb, line 746 def registry=(v) raise InvalidURIError, "can not set registry" end