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