# File lib/action_mailer/vendor/tmail/header.rb, line 750 def []=( key, val ) ensure_parsed (@params ||= {})[key] = val end