# File lib/nanoc/base/core_ext/hash.rb, line 17
  def symbolize_keys
    symbolize_keys_recursively
  end