# File lib/rmail/message.rb, line 18 def initialize @header = RMail::Header.new @body = nil @epilogue = nil @preamble = nil end