class
Represents a subpart of an email message. It shares many similar attributes of ActionMailer::Base. Although you can create parts manually and add them to the #parts list of the mailer, it is easier to use the helper methods in ActionMailer::PartContainer.