# File lib/action_mailer/vendor/tmail-1.1.0/tmail/address.rb, line 86 def domain return nil unless @domain join_domain(@domain) end