class Net::IMAP::ConnectionState

def authenticated?; to_sym == :authenticated end

def authenticated?;     to_sym == :authenticated     end