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