# File lib/redis/pipeline.rb, line 115
    def inspect
      "<Redis::Future #{@command.inspect}>"
    end