Yields:
Yield Parameters:
the object that the method was called on
17 18 19
# File 'lib/redis/pipeline.rb', line 17 def pipelined yield self end