# File lib/action_mailer/vendor/tmail-1.2.3/tmail/address.rb, line 179 def name=( str ) @name = str @name = nil if str and str.empty? end