# File lib/spreadsheet/excel/workbook.rb, line 44
  def add_shared_string str
    @sst.push str
  end