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