Method: Mail::ContentType#root

Defined in:
lib/mail/parsers/content_type.rb

#rootObject



8
9
10
# File 'lib/mail/parsers/content_type.rb', line 8

def root
  @root ||= :content_type
end