# File lib/more/facets/stash.rb, line 49
  def update(other)
    super(other.rekey(&:to_s))
  end