# File lib/redis/distributed.rb, line 213
def
decr
(
key
)
node_for
(
key
).
decr
(
key
)
end