# File lib/action_mailer/vendor/tmail/header.rb, line 831 def disposition=( str ) ensure_parsed @disposition = str.downcase end