# File lib/nanoc/base/core_ext/hash.rb, line 33
  def stringify_keys
    stringify_keys_recursively
  end