Google

# File lib/rmail/message.rb, line 57
    def multipart?
      @body.is_a?(Array)
    end