# File lib/action_mailer/vendor/tmail/header.rb, line 841
    def []( key )
      ensure_parsed
      @params and @params[key]
    end