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