# File lib/vcard/attachment.rb, line 54
      def to_io
        StringIO.new(self)
      end