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