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