= private = protected
set_to(v)
This method has no description. You can help the Ruby community by adding new notes.
# File lib/uri/mailto.rb, line 171 def set_to(v) @to = v end