1534 1535 1536
# File 'lib/net/imap.rb', line 1534 def send_data(imap) imap.send(:put_string, format_internal(@data)) end