method
set_fragment
set_fragment(v)
protected
Hide source
# File lib/uri/generic.rb, line 572 def set_fragment(v) @fragment = v end


