# File lib/net/imap.rb, line 710
def
fetch
(
set
,
attr
)
return
fetch_internal
(
"FETCH"
,
set
,
attr
)
end