method
registry=
registry=(v)
public
Hide source
# File lib/uri/generic.rb, line 458 def registry=(v) check_registry(v) set_registry(v) v end