class Redis::Pipeline

def without_reconnect?

def without_reconnect?
  !@with_reconnect
end