module EventMachine::Protocols::SASLauthclient

def post_init

def post_init
  @sasl_data = ""
  @queries = []
end