Parameters:
The key to delete from the mash.\
157 158 159
# File 'lib/racker/smash/mash.rb', line 157 def delete(key) super(convert_key(key)) end