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