# File lib/action_mailer/vendor/tmail/header.rb, line 287
    def spec
      a = addr() or return nil
      a.spec
    end