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