# File lib/redis/subscribe.rb, line 21
    def call_without_reply(command)
      @commands.push command
      nil
    end