# File lib/uri/mailto.rb, line 171
    def set_to(v)
      @to = v
    end