There's no documentation for this item.
# File merb/core_ext/mash.rb, line 45 def fetch(key, *extras) super(convert_key(key), *extras) end
<code/>
<pre/>
<code/>and<pre/>for code samples.