class Net::IMAP::Atom

:nodoc:

def send_data(imap, tag)

:nodoc:
def send_data(imap, tag)
  imap.__send__(:put_string, data)
end