# File lib/map.rb, line 299
def
convert
(
key
,
val
) [
convert_key
(
key
),
convert_value
(
val
)]
end