module Mail

This extends the `Mail::Message` object of github.com/mikel/mail in order to allow:

(message.html_part || message.text_part || message).body_in_utf8

See also: stackoverflow.com/a/15818886/2066546