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