# File lib/rmail/address.rb, line 762
      def format
        collect { |a| a.format }
      end