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