Mail::UnstructuredField
# File lib/mail/fields/comments_field.rb, line 32 def initialize(value = nil, charset = 'utf-8') @charset = charset super(CAPITALIZED_FIELD, strip_field(FIELD_NAME, value)) self.parse self end
[Validate]
Generated with the Darkfish Rdoc Generator 2.