class Redis::PipelinedConnection

def pipelined

def pipelined
  yield self
end