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