# File lib/spreadsheet/excel/workbook.rb, line 66
  def shared_string idx
    @sst[idx.to_i].content
  end