# File lib/net/imap.rb, line 325
def
logout
send_command
(
"LOGOUT"
)
end