# File lib/vmail/message_formatter.rb, line 130 def encoding @encoding ||= @mail.header.charset || 'UTF-8' end