# File lib/net/imap.rb, line 625
    def close
      send_command("CLOSE")
    end