# File lib/redis/pipeline.rb, line 120
    def value
      ::Kernel.raise(@object) if @object.kind_of?(::RuntimeError)
      @object
    end