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