136 137 138
# File 'lib/racker/smash/mash.rb', line 136 def fetch(key, *extras) super(convert_key(key), *extras) end