# File lib/net/imap.rb, line 618
    def check
      send_command("CHECK")
    end