# File lib/action_mailer/vendor/tmail-1.2.3/tmail/quoting.rb, line 111 def convert_to(text, to, from) warn "Action Mailer: iconv not loaded; ignoring conversion from #{from} to #{to} (#{__FILE__}:#{__LINE__})" text end