# File lib/redis.rb, line 874
def
mapped_mset
(
hash
)
mset
(
*
hash
.
to_a
.
flatten
)
end