# File lib/redis/pipeline.rb, line 21
    def without_reconnect?
      !@with_reconnect
    end