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