# File lib/mail/fields/unstructured_field.rb, line 43
    def charset=(val)
      @charset = val
    end