# File lib/hashery/sparsearray.rb, line 392
  def reindex!
    self.replace(self.reindex)
  end