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