# File lib/vcard/attachment.rb, line 84
      def to_s
        to_io.read(nil)
      end