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