# File lib/extlib/mash.rb, line 76
def
fetch
(
key
,
*
extras
)
super
(
convert_key
(
key
),
*
extras
)
end