# File lib/redis/subscribe.rb, line 7
    def call(command)
      @client.process([command])
    end