# File lib/action_mailer/vendor/tmail/header.rb, line 775
    def encoding=( arg )
      ensure_parsed
      @encoding = arg
    end