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