56 57 58
# File 'lib/sinatra/indifferent_hash.rb', line 56 def assoc(key) super(convert_key(key)) end