101 102 103 104
# File 'lib/redis/pipeline.rb', line 101 def value ::Kernel.raise(@object) if @object.kind_of?(::Exception) @object end