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