class Net::IMAP::SASL::ScramAuthenticator

def done?; @state == :done end

If false, another server continuation is required.

Is the authentication exchange complete?
def done?; @state == :done end