class Net::IMAP::SASL::PlainAuthenticator

def initial_response?; true end

+PLAIN+ can send an initial client response.

initial_response? -> true
:call-seq:
def initial_response?; true end