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