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