# File lib/net/imap.rb, line 746
def
copy
(
set
,
mailbox
)
copy_internal
(
"COPY"
,
set
,
mailbox
)
end