# File lib/redis/subscribe.rb, line 3
    def initialize(client)
      @client = client
    end