# File lib/hashery/sparsearray.rb, line 530
  def to_s
    self.join
  end