# File lib/mail/fields/return_path_field.rb, line 45
    def encoded
      "#{CAPITALIZED_FIELD}: <#{address}>\r\n"
    end