class Redis::Subscription

def punsubscribe(&block)

def punsubscribe(&block)
  @callbacks["punsubscribe"] = block
end