82 83 84
# File 'lib/redis/subscribe.rb', line 82 def punsubscribe(&block) @callbacks["punsubscribe"] = block end