# File lib/action_mailer/vendor/tmail-1.2.3/tmail/net.rb, line 56 def send_to_0( smtp, from, to ) smtp.ready(from, to) do |f| encoded "\r\n", 'j', f, '' end end