# File lib/action_mailer/vendor/tmail/header.rb, line 711 def sub_type=( arg ) ensure_parsed @sub = arg.downcase end