StructuredField
# File lib/mail/fields/reply_to_field.rb, line 36 def initialize(*args) super(CAPITALIZED_FIELD, strip_field(FIELD_NAME, args.last)) self.parse self end
# File lib/mail/fields/reply_to_field.rb, line 47 def decoded do_decode end
# File lib/mail/fields/reply_to_field.rb, line 43 def encoded do_encode(CAPITALIZED_FIELD) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.