ActiveSupport::HashWithIndifferentAccess
# File lib/delocalize/parameters.rb, line 9 def [](key) convert_hashes_to_parameters(key, super) end