# File lib/mash.rb, line 212
  def stringify_keys
    dup.stringify_keys!
  end