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