body()
Return the message body as an Array of lines
# File lib/mailread.rb, line 52 def body return @body end