# File lib/nats/client.rb, line 1126
  def should_not_reconnect?
    !@options[:reconnect]
  end