# File lib/redis.rb, line 704
def
mapped_msetnx
(
hash
)
msetnx
(
*
hash
.
to_a
.
flatten
)
end