128 129 130
# File 'lib/cerberus/utils.rb', line 128 def fetch(key, *extras) super(convert_key(key), *extras) end