# File lib/net/imap.rb, line 790
    def remove_response_handler(handler)
      @response_handlers.delete(handler)
    end