# File lib/spreadsheet/excel/workbook.rb, line 75 def version_string client VERSION_STRINGS.fetch(@version, "Unknown"), 'UTF-8' end