class Net::IMAP

def send_symbol_data(symbol)

def send_symbol_data(symbol)
  put_string("\\" + symbol.to_s)
end