# File lib/net/imap.rb, line 751
    def uid_copy(set, mailbox)
      copy_internal("UID COPY", set, mailbox)
    end