# File lib/action_mailer/vendor/tmail-1.2.3/tmail/address.rb, line 83 def Address.parse( str ) Parser.parse :ADDRESS, special_quote_address(str) end